'Declaration
Public ReadOnly Property ErrorBarStyle As SVGStyle
'Usage
Dim instance As ErrorBar(Of T) Dim value As SVGStyle value = instance.ErrorBarStyle
public SVGStyle ErrorBarStyle {get;}
public read-only property ErrorBarStyle: SVGStyle;
public function get ErrorBarStyle : SVGStyle
public: __property SVGStyle* get_ErrorBarStyle();